![]() |
PATH![]() |
An instantiated applet is defined by the JMAppletViewerRef object, which has the following type definition:
typedef struct JMAppletViewer* JMAppletViewerRef;
Note that the JMAppletViewer object is not the same as a java.applet.Applet object. The JMAppletViewer object encapsulates the Java applet object so that it can be referenced outside the Java environment.
Previous | Back Up One Level | Next |